object NMShow: TNMShow Left = 428 Top = 217 Width = 460 Height = 380 BorderStyle = bsDialog Caption = 'Netmasters ' ClientHeight = 356 ClientWidth = 452 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 16 Top = 16 Width = 234 Height = 13 HelpType = htKeyword Caption = 'Copyright '#169' 1996-1998 NetMasters L.L.C' Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Label2: TLabel Left = 128 Top = 40 Width = 233 Height = 13 HelpType = htKeyword Caption = 'Um die Komponenten registrieren zu lassen, rufen' end object Label3: TLabel Left = 128 Top = 56 Width = 227 Height = 13 HelpType = htKeyword Caption = 'Sie die Telefonnr. 603-889-1067 in den USA an.' end object Label4: TLabel Left = 128 Top = 104 Width = 135 Height = 13 HelpType = htKeyword Caption = '1-888-2-GET-WEB (In USA)' end object Label5: TLabel Left = 128 Top = 120 Width = 89 Height = 13 HelpType = htKeyword Caption = 'Fax 520-563-6582' end object Label6: TLabel Left = 128 Top = 136 Width = 146 Height = 13 HelpType = htKeyword Caption = 'Email info@netmastersllc.com' end object Label7: TLabel Left = 128 Top = 88 Width = 136 Height = 13 HelpType = htKeyword Caption = 'Kontakt zu NetMasters LLC: ' end object Label8: TLabel Left = 160 Top = 152 Width = 142 Height = 13 HelpType = htKeyword Caption = 'http://www.netmastersllc.com' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False OnClick = Label8Click end object Image1: TImage Left = 16 Top = 40 Width = 97 Height = 49 HelpType = htKeyword Picture.Data = {} end object Label9: TLabel Left = 128 Top = 72 Width = 254 Height = 13 HelpType = htKeyword Caption = 'Sie erhalten techn. Unterst'#252'tzung und den Quellcode.' end object Label10: TLabel Left = 128 Top = 152 Width = 26 Height = 13 HelpType = htKeyword Caption = 'Web ' end object Label11: TLabel Left = 16 Top = 192 Width = 212 Height = 13 HelpType = htKeyword Caption = 'Version: 5.3.0 Build:1055 Datum: 26.5.99 ' end object OKBtn: TButton Left = 279 Top = 180 Width = 75 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 0 end object Button1: TButton Left = 43 Top = 245 Width = 150 Height = 25 Caption = 'Bekannte Probleme' TabOrder = 1 OnClick = Button1Click end object Button2: TButton Left = 153 Top = 220 Width = 100 Height = 25 Caption = 'Mailing-Liste' TabOrder = 2 OnClick = Button2Click end object Button3: TButton Left = 43 Top = 220 Width = 110 Height = 25 Caption = 'Versions'#252'berpr'#252'fung' TabOrder = 3 OnClick = Button3Click end object Button4: TButton Left = 193 Top = 245 Width = 150 Height = 25 Caption = 'Bug-Report einsenden' TabOrder = 4 OnClick = Button4Click end object Button5: TButton Left = 253 Top = 220 Width = 90 Height = 25 Caption = 'Quelltext' TabOrder = 5 OnClick = Button5Click end end